E
T
BenSelect Documentation
IntegrationEvent<E,T> Class
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Integration Namespace : IntegrationEvent<E,T> Class
BenSelect entity change integration event base class.

Type Parameters

E
T

Public Properties

 NameDescription
public PropertyCaseIdGets or sets the case id for the event. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IntegrationEvent<T>)
public PropertyEntityTypeGets the event's entity type.  
public PropertyIsEmptyOverridden. Check whether the payload and old payload is empty.  
public PropertyIsOldPayloadEmptyChecks if the old payload is empty.  
public PropertyIsPayloadEmptyChecks if the payload is empty.  
public PropertyIsPayloadsTheSameChecks if payloads are the same.  
public PropertyObjectIdGets or sets the id of BenSelect model object related to the event. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IntegrationEvent<T>)
public PropertyOldPayloadGets the old payload of the event.  
public PropertySourceSelerix.Foundation.Enumerations.Integration.EventSource.BenSelect source. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IntegrationEvent<T>)
Top

Public Methods

 NameDescription
public MethodGetObjectIdGets the object id. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IntegrationEvent<T>)
public MethodGetPayloadAsStringGets the payloads as string.  
public MethodSetObjectIdSets the object id. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IntegrationEvent<T>)
Top

Inheritance Hierarchy

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.